Skip to content

Make std::time::Instant optional #663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2025

Conversation

frankmcsherry
Copy link
Member

There are a few uses of std::time::Instant in the codebase which do not need to be there. This is the first commit from #577, and something we can discuss independent of the follow-on commits that rework the scheduler.

Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@frankmcsherry frankmcsherry merged commit 188d394 into TimelyDataflow:master May 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants